You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TValueRec Class > TValueRec Methods > DefineBoolVector Method > TValueRec.DefineBoolVector Method ([In] TVecInt, bool)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TValueRec.DefineBoolVector Method ([In] TVecInt, bool)

Define value as a vector of boolean values. If IsOwned is true, the var will be owned by TValueRec and released when TValueRec is freed.

Syntax
C#
Visual Basic
public void DefineBoolVector([In] TVecInt Vec, bool aIsOwned);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!